/*
     Theme Name:   GeneratePress Child
     Theme URI:    https://generatepress.com
     Description:  GeneratePress 子主题，用于安全地进行自定义修改。
     Author:       xcy
     Author URI:   https://yourwebsite.com
     Template:     generatepress
     Version:      1.0
     License:      GNU General Public License v2 or later
     License URI:  http://www.gnu.org/licenses/gpl-2.0.html
     Text Domain:  generatepress-child
    */
.page-width {
  max-width: 1400px;
  width: 88%;
  margin-left: auto;
  margin-right: auto;
}
:root {
  --primary-color: #e11d26;
}
p {
  margin-bottom: 0;
}
.text-center {
  text-align: center;
}
.font-weight-bold {
  font-weight: bold;
}
/* Padding Top */
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}

/* Padding Bottom */
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}

/* Padding Y (Top & Bottom) */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

img,
video {
  max-width: 100%;
  height: auto;
	transition: all 0.3s;
}
a {
  text-decoration: none;
  color: inherit;
}

button {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.fs-12 {
  font-size: 12px;
  line-height: 24px;
}
.fs-14 {
  font-size: 14px;
  line-height: 24px;
}

.fs-16 {
  font-size: clamp(0.875rem, 0.828rem + 0.2vw, 1rem);
  line-height: 1.6;
}

.fs-18 {
  font-size: clamp(1rem, 0.953rem + 0.2vw, 1.125rem);
  line-height: 1.5;
}

.fs-20 {
  font-size: clamp(1rem, 0.907rem + 0.39vw, 1.25rem);
}

.fs-22 {
  font-size: clamp(1rem, 0.86rem + 0.59vw, 1.375rem);
}

.fs-24 {
  font-size: clamp(1.125rem, 0.985rem + 0.59vw, 1.5rem);
  line-height: 1.42;
}

.fs-26 {
  font-size: clamp(1.125rem, 0.939rem + 0.78vw, 1.625rem);
}

.fs-28 {
  font-size: clamp(1.25rem, 1.064rem + 0.78vw, 1.75rem);
}

.fs-30 {
  font-size: clamp(1.25rem, 1.017rem + 0.98vw, 1.875rem);
}

.fs-32 {
  font-size: clamp(1.25rem, 0.971rem + 1.18vw, 2rem);
}

.fs-34 {
  font-size: clamp(1.25rem, 0.924rem + 1.37vw, 2.125rem);
}

.fs-36 {
  font-size: clamp(1.375rem, 1.049rem + 1.37vw, 2.25rem);
  line-height: 1.32;
}

.fs-38 {
  font-size: clamp(1.375rem, 1.002rem + 1.57vw, 2.375rem);
}

.fs-40 {
  font-size: clamp(1.375rem, 0.956rem + 1.76vw, 2.5rem);
}

.fs-42 {
  font-size: clamp(1.5rem, 1.081rem + 1.76vw, 2.625rem);
}

.fs-44 {
  font-size: clamp(1.5rem, 0.988rem + 2.16vw, 2.875rem);
}

.fs-46 {
  font-size: clamp(1.5rem, 0.988rem + 2.16vw, 2.875rem);
}

.fs-48 {
  font-size: clamp(1.5rem, 0.941rem + 2.35vw, 3rem);
  line-height: 1.26;
}

.fs-50 {
  font-size: clamp(1.5rem, 0.895rem + 2.55vw, 3.125rem);
}

.fs-52 {
  font-size: clamp(1.625rem, 1.02rem + 2.55vw, 3.25rem);
}

.fs-54 {
  font-size: clamp(1.625rem, 0.973rem + 2.75vw, 3.375rem);
}

.fs-56 {
  font-size: clamp(1.625rem, 0.926rem + 2.94vw, 3.5rem);
}

.fs-58 {
  font-size: clamp(1.625rem, 0.88rem + 3.14vw, 3.625rem);
}

.fs-60 {
  font-size: clamp(1.625rem, 0.833rem + 3.33vw, 3.75rem);
}

.fs-62 {
  font-size: clamp(1.625rem, 0.787rem + 3.53vw, 3.875rem);
}

.fs-64 {
  font-size: clamp(1.625rem, 0.74rem + 3.73vw, 4rem);
}

.fs-66 {
  font-size: clamp(1.625rem, 0.694rem + 3.92vw, 4.125rem);
}

.fs-68 {
  font-size: clamp(1.625rem, 0.647rem + 4.12vw, 4.25rem);
}

.fs-70 {
  font-size: clamp(1.625rem, 0.6rem + 4.31vw, 4.375rem);
}

.fs-72 {
  font-size: clamp(1.625rem, 0.554rem + 4.51vw, 4.5rem);
}
.tag-mainlist {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.tag-mainlist .tag-mainlist-item {
  display: flex;
  gap: 20px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  padding: 15px;
  transition: box-shadow 0.3s;
}

.tag-mainlist .tag-mainlist-item:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.tag-mainlist .tag-mainlist-thumb {
  width: 25%;
}

.tag-mainlist .tag-mainlist-thumb img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px;
}

.tag-mainlist .tag-mainlist-content {
  display: flex;
  width: 70%;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
}

.tag-mainlist .tag-mainlist-title {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.4;
}

.tag-mainlist .tag-mainlist-title a {
  text-decoration: none;
  color: #333;
}

.tag-mainlist .tag-mainlist-excerpt {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}
.tag-mainlist .tag-mainlist-excerpt a {
  color: #333;
  text-decoration: none;
}
.tag-mainlist .tag-mainlist-tags {
  font-size: 13px;
  color: #999;
  text-transform: uppercase;
}

.tag-mainlist .tag-mainlist-tags a {
  color: #666;
  text-decoration: none;
  margin-right: 6px;
}

.tag-mainlist .tag-mainlist-tags a:hover {
  text-decoration: underline;
}

.tag-mainlist .tag-mainlist-pagination {
  margin-top: 20px;
  text-align: center;
}
/*  */
.whatsapp_box {
  display: none;
}
#gtp {
  display: none;
}
.wpforms-submit {
  background-color: #b14c40;
}
#wpforms-submit-632 {
  background-color: #b14c40;
}
.pageleftfixmenu {
  position: fixed;
  right: 20px;
  bottom: 40%;
  z-index: 20;
}
.elementor-482
  .elementor-element.elementor-element-4f652ad
  .elementor-icon-list-text {
  white-space: nowrap;
}
.pageleftfixmenu span {
  display: block;
  overflow: hidden;
  background: #2daf1b;
  transition: all 0.3s;
  width: 150px;
  height: 167px;
  line-height: 150px;
}
.pageleftfixmenu .iconbg {
  background: #2daf1b
    url(https://zhonganshredder.com/wp-content/uploads/2024/06/whatsapp-pc.jpg)
    no-repeat;
  width: 150px;
  height: 167px;
  margin-right: 20px;
  display: inline-block;
  float: left;
  vertical-align: middle;
}
.pageleftfixmenu span a {
  color: #fff;
  font-weight: 600;
}
.pageleftfixmenu span i.iconbg {
  display: block;
}
.cky-revisit-bottom-left {
  bottom: 95px !important;
}
a.generate-back-to-top {
  display: none;
}

.onethird {
  width: 33.33333333333%;
  float: left !important;
}
.wpforms-one-onehalf {
  width: 50%;
  float: left;
}
.pageleftfixmenu1 {
  position: fixed;
  right: 2px;
  bottom: 0px;
  z-index: 20;
  left: auto;
  width: 255px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.pageleftfixmenu1 a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
/*  */
.footer-width-fixer {
  z-index: 9;
}
.sem-landing-box1 {
  background: url("../images/product-bg.png") no-repeat center top;
  padding: 4.333333rem 0 1.333333rem 0;
}
.sem-landing-box1 .landing-box1-gird {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 20px;
}

.sem-landing-box1 .landing-box1-item {
  display: flex;
  gap: 13px;
  flex-direction: column;
  padding: 15px;
  border-radius: 6px;
}

.sem-landing-box1 .landing-box1-item-img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

.sem-landing-box1 .landing-box1-item-title {
  margin-top: 10px;
  margin-bottom: 10px;
}

.sem-landing-box1 .landing-box1-item-params {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #555;
}

.sem-landing-box1 .landing-box1-item-params .landing-box1-item-param strong {
  color: #333333;
}
.sem-landing-box1 .landing-box1-item-params .landing-box1-item-param .red {
  color: var(--primary-color);
}
.sem-landing-box1 .more-btn {
  display: flex;
  align-items: center;
  gap: 40px;
}
.sem-landing-box1 .more-btn .quote {
  background-color: var(--primary-color);
  color: #fff;
  display: flex;
  gap: 12px;
  padding: 5px 40px;
  border-radius: 19px;
  text-decoration: none;
}
.sem-landing-box1 .more-btn .view-more {
  text-decoration: none;
  color: #e2a706;
}
.sem-landing-box2 {
  background-color: #f6f6f6;
  padding: 4.4rem 0 6rem 0;
}

 .sem-landing-box2 .box2-reviews-swiper {
  position: relative;
  width: 100%;
  margin-top: 2rem;
}

.sem-landing-box2 .box2-reviews-swiper .swiper-wrapper {
  display: flex;
}

.sem-landing-box2 .box2-reviews-swiper .swiper-slide {
  display: flex;
  justify-content: center;
}

.sem-landing-box2 .box2-slide-inner {
  display: flex;
  gap: 2rem;
}

.sem-landing-box2 .box2-slide-left,
.sem-landing-box2 .box2-slide-right {
  width: 49%;
}
.sem-landing-box2 .box2-slide-right {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.sem-landing-box2 .box2-slide-right .box2-slide-right-text {
  font-size: 22px;
  flex: 1;
  display: flex;
  background-color: #f1ede9;
  border-radius: 0.333333rem;
  padding: 2rem;
  flex-direction: column;
  justify-content: space-around;
}
.sem-landing-box2 .box2-slide-right .box2-right-top {
  display: flex;
  gap: 20px;
}
.sem-landing-box2 .box2-slide-right .text-user {
  display: flex;
}
.sem-landing-box2 .box2-slide-right .text-user p {
  margin-bottom: 0;
}
.sem-landing-box2 .box2-slide-right .text-user .red {
  color: var(--primary-color);
}
 .sem-landing-box2 .box2-slide-left img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px;
}

.sem-landing-box2 .box2-swiper-button-prev,
.sem-landing-box2 .box2-swiper-button-next {
  color: var(--primary-color);
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 35px;
  height: 35px;
  z-index: 10;
  cursor: pointer;
}
.sem-landing-box3 {
  background: url(../images/advantage-bg.jpg) no-repeat top center;
  padding: 7.333333rem 0 14.666667rem 0;
  color: #fff;
}
.sem-landing-box3 .landing-box3-list {
  display: flex;
  gap: 40px;
  gap: 40px;
  margin-top: 2rem;
}

.sem-landing-box3 .landing-box3-item {
  width: 18%;
  text-align: center;
}

.sem-landing-box3 .landing-box3-item img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  display: block;
}

.sem-landing-box3 .landing-box3-tit {
  background: #000;
  color: #fff;
  font-size: 1.1rem;
  margin: 1rem 0 0.5rem 0;
  padding: 0.5rem;
}

.sem-landing-box3 .landing-box3-item p {
  font-size: 0.95rem;
  line-height: 1.6;
}
.sem-landing-box4 {
  padding: 5.333333rem 0 3.6rem 0;
}
.sem-landing-box4 .photo-wall {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 7px;
}
.sem-landing-box5 {
  background: url(../images/box6-bg.png) no-repeat center top;
  padding: 4.266667rem 0 4.8rem 0;
}
.sem-landing-box5 .landing-box5-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 17px;
}
.sem-landing-box5 .landing-box5-list .box5-text {
  font-size: 22px;
  padding-top: 1.5rem;
  text-align: center;
}
.sem-landing-box6 {
  background: url(../images/box8-bg.jpg) no-repeat bottom center;
  padding: 5.333333rem 0 30rem 0;
}
.sem-landing-box6 .landing-box6-list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
}
.sem-landing-box6 .landing-box6-list .landing-box6-item {
  text-align: center;
}
.sem-landing-box6 .landing-box6-list .landing-box6-item .num {
  color: #e52a33;
  padding-bottom: 8px;
}
.sem-landing-box7 {
  background: url(../images/box9-bg.png) no-repeat bottom center;
  padding: 5rem 0;
}
.sem-landing-box7 .landing-box7-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.sem-landing-box7 .landing-box7-list .landing-box7-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 29px;
}
.sem-landing-box7 .landing-box7-list .landing-box7-item .red-num {
  color: var(--primary-color);
}
.sem-landing-box7 .landing-box7-list .landing-box7-item .bottom-text {
  color: #333333;
}
.sem-landing-box8 .landing-box8-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.product-main .product-top-bg {
  background: url(../images/list-box1-bg.jpg) no-repeat;
  background-size: cover;
  padding: 5rem 0;
}
.product-main p {
  margin-bottom: 0;
}
.product-main .product-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}

.product-main .product-top-left,
.product-main .product-top-right {
  width: 47%;
}
.product-main .product-top-left {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.product-main .product-top-left .product-top-info {
  display: flex;
  justify-content: space-around;
  background: url(../images/bg1.png) no-repeat 100% 100%;
  background: #fff;
  border-bottom: 7px solid var(--primary-color);
  padding: 20px;
  border-radius: 19px;
}
.product-main .product-top-left .product-top-info .product-top-info-data {
  color: var(--primary-color);
}
.product-main .product-top-left .product-top-desc {
  color: #111111;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.product-main .product-top-left .product-top-desc p {
  background: url(../images/icon21.png) no-repeat left center;
  padding-left: 2.333333rem;
}
.product-main .product-top-left .more-btn {
  display: flex;
  gap: 30px;
}
.product-main .product-top-left .more-btn a {
  text-decoration: none;
}
.product-main .product-top-left .more-btn .quote {
  background-color: var(--primary-color);
  color: #fff;
  display: flex;
  align-items: center;
	justify-content: center;
  gap: 12px;
  padding: 5px 40px;
  border-radius: 19px;
  text-decoration: none;
}
.product-main .product-top-left .more-btn .whatsapp {
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
	justify-content: center;
  gap: 12px;
  padding: 5px 40px;
  border-radius: 19px;
  text-decoration: none;
}
.product-main .product-top-right {
    position: relative;
}
  .product-main .product-top-right .product-top-swiper-thumbs {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 30%;
    z-index: 10;
  }
  .product-main .product-top-right .product-top-swiper-thumbs .swiper-slide {
    cursor: pointer;
    border: 1px solid #fff;
  }
.product-main .fuwu-bg {
  background: url(../images/bg2.png) no-repeat 100% 100%;
  background-size: cover;
}
.product-main .fuwu-bg .fuwu-list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  padding: 45px 0;
}
.product-main .fuwu-bg .fuwu-list .fuwu-item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.product-main .product-details {
  padding: 4rem 0;
}
.product-main .product-details .h4-tit,
.product-main .live-container .h4-tit,
.product-main .pro-parameter .h4-tit{
  position: relative;
  padding-left: 20px;
}
.product-main .product-details .h4-tit::before,
.product-main .live-container .h4-tit::before,
.product-main .pro-parameter .h4-tit::before{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 15px;
  background-color: var(--primary-color);
  transform: translateY(-50%);
}
.product-main .line {
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 1.2rem;
	    margin-bottom: 1.2rem;
}
.product-main .details-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.product-main .details-list .details-item {
  background-color: #e54d54;
  color: #fff;
}
.product-main .live-video {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-between;
  gap: 20px;
}
.product-main .pro-parameter {
  padding: 4rem 0;
}
.product-main .pro-parameter .parameter-content{
	overflow-x: auto;
}
.product-main .pro-parameter .parameter-content table tr:nth-child(odd) {
  background-color: #f5f5f5; 
}
.product-main .our-fac .fac-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.product-main .our-fac .fac-list .fac-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-main .deli-bg {
  padding: 5rem 0;
  margin-bottom: 0.2rem;
  background: url(../images/bg4.jpg) no-repeat bottom center;
}
.product-main .deli-bg .country-top {
  display: flex;
  align-items: center;
	padding-bottom: 6px;
}

  .page-news-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    padding: 4rem 0;
  }

  .page-news-list .news-item {
    background-color: #fff;
    box-shadow: 0 0 0.6rem 0.06rem rgba(0, 0, 0, 0.06);
    border-radius: 0.5rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: all 0.3s;
  }

  .page-news-list .news-item .news-ico{
overflow: hidden;
	  height: 300px;
  }
  .page-news-list .news-item .news-ico img {
    width: 100%;
    height: 100%;
    object-fit: cover;
   
  }
  .page-news-list .news-item .news-content {
    padding: 20px;
	  flex: 1;
  }
.page-news-list .news-item:hover .news-ico img{
	transform: scale(1.04);
}
 
.page-news-list .news-item:hover .news-content {
    background: var(--primary-color);
    color: #fff;
  }
  .page-news-list .news-item:hover .news-content .news-title a {
    color: #fff;
  }
  .page-news-list .news-item:hover .news-content .news-desc {
    color: #fff;
  }
  .page-news-list .news-item:hover .news-content .news-date {
    color: #fff;
  }
  .page-news-list .news-item .news-content .news-title {
    font-weight: bold;
    margin-bottom: 0.5rem;
	      display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden; 
    text-overflow: ellipsis; 
  }
.page-news-list .news-item .news-content .news-title a{
	    text-decoration: none;
	color: #222222;
}
  .page-news-list .news-item .news-content .news-desc {
    color: #666;
    margin-bottom: 0.5rem;
	  display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; 
    overflow: hidden; 
    text-overflow: ellipsis; 
  }

  .page-news-list .news-item .news-content .news-date {
    color: #999;
  }
.page-news-list .pagination {
    grid-column: 1 / -1; 
    text-align: center;
    margin: 2rem 0;
  }

  .page-news-list .pagination ul {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
  }

 .page-news-list .pagination li {
    margin: 0 5px;
  }

  .page-news-list .pagination a,
  .page-news-list .pagination span {
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #333;
    text-decoration: none;
    transition: all 0.3s;
  }

  .page-news-list .pagination .current {
    background-color: #333;
    color: #fff;
    border-color: #333;
  }

  .page-news-list .pagination a:hover {
    background-color: #f5f5f5;
    border-color: #999;
  }
.right-aside .aside-contant a p{
	display: none;
}

@media screen and (min-width: 1px) and (max-width: 767px) {
  .onethird {
    width: 100% !important;
  }
  .onehalf {
    width: 100% !important;
  }
  .pageleftfixmenu {
    display: none;
  }
  .pageleftfixmenu1 {
    display: none;
  }
  .elementor-widget-n-menu .e-n-menu-heading {
    flex-direction: column;
  }
  #wpforms-632-field_1-container {
    width: 100%;
  }
  #wpforms-632-field_2-container {
    width: 100%;
    margin-left: 0px;
    border-color: var(--form_border_color);
  }
  #wpforms-632-field_3-container {
    width: 100%;
    margin-left: 0px;
    border-color: var(--form_border_color);
  }
  .tag-mainlist .tag-mainlist-item {
    flex-direction: column;
  }
  .tag-mainlist .tag-mainlist-thumb {
    width: 100%;
  }
  .tag-mainlist .tag-mainlist-content {
    width: 100%;
  }
  .sem-landing-box1 .landing-box1-gird {
    grid-template-columns: repeat(1, 1fr);
  }
	.sem-landing-box1 .more-btn{
		    font-size: 14px;
	}
 
	.sem-landing-box1 .more-btn .quote {
    padding: 15px;
  }
  .sem-landing-box2 .box2-slide-inner {
    flex-direction: column;
  }
  .sem-landing-box2 .box2-slide-left,
  .sem-landing-box2 .box2-slide-right {
    width: 100%;
  }
  .sem-landing-box3 .landing-box3-list {
    flex-wrap: wrap;
    gap: 20px;
  }
  .sem-landing-box3 .landing-box3-item {
    width: 43%;
  }
  .sem-landing-box3 .landing-box3-item:nth-child(n + 3) {
    display: none;
  }
  .sem-landing-box4 .photo-wall {
    grid-template-columns: repeat(3, 1fr);
  }
  .sem-landing-box5 .landing-box5-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .sem-landing-box6 .landing-box6-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .sem-landing-box7 .landing-box7-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .sem-landing-box8 .landing-box8-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .product-main .product-top {
    flex-direction: column;
  }

  .product-main .product-top-left,
  .product-main .product-top-right {
    width: 100%;
  }
  .product-main .product-top-left .product-top-info {
    flex-direction: column;
  }
  .product-main .product-top-left .more-btn {
    flex-direction: column;
  }
  .product-main .fuwu-bg .fuwu-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-main .details-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-main .live-video {
    grid-template-columns: repeat(1, 1fr);
  }
	.product-main .our-fac .fac-list{
		grid-template-columns: repeat(2, 1fr);
	}
	.page-news-list{
		grid-template-columns: repeat(1, 1fr);
	}
}
